Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
authorKarl Fogel <kfogel@red-bean.com>
Wed, 14 Jul 2010 15:57:54 +0000 (11:57 -0400)
committerKarl Fogel <kfogel@red-bean.com>
Wed, 14 Jul 2010 15:57:54 +0000 (11:57 -0400)
commitce71dfe0110e2cd3950149687fea2fc348a05212
tree6b2c9c4b1bd89ae5a2aca1f723dacc8d3e514fc8
parent6d356f65458d9381419f8c89325d57d59a9e98d8
Preparation for setting bookmarks in Gnus article buffers (Bug#5975).

* lisp/bookmark.el (bookmark-make-record-default): Allow unneeded
  information to be omitted from the record.

Adjust declarations and calls:

* lisp/info.el (bookmark-make-record-default): Adjust declaration.
  (Info-bookmark-make-record): Adjust call.

* lisp/woman.el (bookmark-make-record-default): Adjust declaration.
  (woman-bookmark-make-record): Adjust call.

* lisp/man.el (bookmark-make-record-default): Adjust declaration.
  (Man-bookmark-make-record): Adjust call.

* lisp/image-mode.el (bookmark-make-record-default): Adjust declaration.

* lisp/doc-view.el (bookmark-make-record-default): Adjust declaration.

* lisp/gnus/gnus-sum.el (bookmark-make-record-default): Adjust declaration.
lisp/ChangeLog
lisp/bookmark.el
lisp/doc-view.el
lisp/gnus/ChangeLog
lisp/gnus/gnus-sum.el
lisp/image-mode.el
lisp/info.el
lisp/man.el
lisp/woman.el